Skip to main content

AOnGenericMotionListener

Complete API reference for AOnGenericMotionListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnGenericMotionListener

Methods

SignatureReturnsDescription
onGenericMotion(View, MotionEvent)booleanPerforms the onGenericMotion operation using the provided parameters (v, event).
onGenericMotionEvent(View, MotionEvent)booleanExecutes onGenericMotionEvent and returns after the underlying engine call finishes.